home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Add-Remove Plus
/
invarptrial.exe
/
{app}
/
arplus.exe
/
0
/
RCDATA
/
TFAUDIT
/
TFAUDIT.txt
< prev
Wrap
Text File
|
2004-10-21
|
5KB
|
224 lines
object fAudit: TfAudit
Left = 319
Top = 212
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Audit Report'
ClientHeight = 357
ClientWidth = 614
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
DesignSize = (
614
357)
PixelsPerInch = 96
TextHeight = 13
object laHeaderName: TLabel
Left = 8
Top = 67
Width = 266
Height = 16
Caption = 'Report Header (add, change or remove text):'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object bevBottom: TBevel
Left = 0
Top = 312
Width = 614
Height = 45
Align = alBottom
Shape = bsTopLine
end
object mAudit: TMemo
Left = 8
Top = 91
Width = 601
Height = 153
BevelInner = bvLowered
BevelKind = bkTile
BevelOuter = bvNone
BorderStyle = bsNone
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object rbShort: TRadioButton
Left = 8
Top = 250
Width = 241
Height = 17
Caption = 'Short Format (programs name only)'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
TabStop = True
end
object rbLong: TRadioButton
Left = 8
Top = 268
Width = 441
Height = 17
Caption = 'Long Format (program name, uninstall command and program status)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 614
Height = 60
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
DesignSize = (
614
60)
object Image2: TImage
Left = 2
Top = 2
Width = 610
Height = 56
Align = alClient
Picture.Data = {<image000.bmp>}
Stretch = True
end
object lWindowTitle: TLabel
Left = 23
Top = 20
Width = 87
Height = 16
Caption = 'Audit Report'
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = 1973790
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Image1: TImage
Left = 566
Top = 12
Width = 32
Height = 32
Anchors = [akTop, akRight]
AutoSize = True
Picture.Data = {<image001.ico>}
Transparent = True
end
end
object buCancel: TButton
Left = 557
Top = 320
Width = 53
Height = 33
Anchors = [akLeft, akBottom]
Cancel = True
Caption = '&Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 4
end
object buPrint: TButton
Left = 354
Top = 320
Width = 99
Height = 33
Anchors = [akLeft, akBottom]
Caption = '&Print...'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 5
OnClick = buPrintClick
end
object rbDetailed: TRadioButton
Left = 8
Top = 288
Width = 441
Height = 17
Caption = 'Detailed Format'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Button1: TButton
Left = 455
Top = 320
Width = 99
Height = 33
Anchors = [akLeft, akBottom]
Caption = '&Save to file...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 7
OnClick = buSaveFileClick
end
object sdReport: TSaveDialog
Filter = ' Text File (*.TXT)|*.txt'
Options = [ofOverwritePrompt, ofHideReadOnly, ofExtensionDifferent, ofEnableSizing]
Title = 'Save Report As'
Left = 8
Top = 312
end
object pdReport: TPrintDialog
Left = 40
Top = 312
end
object XPManifest1: TXPManifest
Left = 72
Top = 312
end
end